home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / ktwin300.zip / KTS_FILE.TXT < prev    next >
Text File  |  1992-09-18  |  4KB  |  84 lines

  1. KTS -- A FILE FOR ALL SEASONS
  2.  
  3. Kentrol aims to provide the Kenwood user with a consistent, easy-to-use 
  4. interface for ANY radio model that allows computer control.  It accomplishes 
  5. this aim in two ways: standard Toolbar and Tuner window layouts, and a 
  6. standard memory file format.  The Toolbar and Tuner designs mean that you can 
  7. move from rig to rig effortlessly, without having to learn new ways of doing 
  8. things.  The .KTS standard memory file format lets your memories move with 
  9. you, and lets memory contents be transfered from radio to radio.
  10.  
  11. HOW IT WORKS
  12.  
  13. Every .KTS file that Kentrol generates has room for 100 duplex memories, which 
  14. is the maximum memory capacity of any existing Kenwood model.  When you use 
  15. the Open File command on the Memories menu to open an existing .KTS file or 
  16. start a new one with the New File command, you have access to the entire 
  17. file.  When you load the memories into your radio, Kentrol automatically loads 
  18. the right number and type (simplex/duplex) of channels and if necessary 
  19. converts modes your radio doesn't support to the most appropriate available 
  20. modes.
  21.  
  22. CHANNEL NUMBERS
  23.  
  24. Kentrol numbers channels from 00 to 99.  When opened in an editable memory 
  25. file window, a .KTS file is 100 lines long, one line per channel.  The 
  26. information is presented in the following sequence:
  27.      channel #, mode 1,frequency 1, remarks, mode 2, frequency 2 
  28. You can cut, copy, paste and otherwise edit everything except the channel numbers.
  29.  
  30. RADIO MEMORY LAYOUTS
  31.  
  32. Kenwood seems to have some difficulty deciding how to implement memory 
  33. channels on its radios.  So far it has used four different ideas:
  34.  
  35. 1.    Banked, simplex channels are found only on the TS-940S, the first 
  36. Kenwood HF radio which is computer-controllable.  The 940 has four banks (0-3) 
  37. of ten channels (00-09) each.  There is a bank switch on top of the radio and 
  38. a channel selector on the front panel which operates only on the selected 
  39. bank.  Kentrol converts all this nonsense into a single set of 40 channels 
  40. (00-39) and, because they are simplex channels, uses only mode 1 and frequency 
  41. 1. 
  42.  
  43. 2.    Continuously numbered simplex channels are found in the R-5000 
  44. (00-99), the TS-440S (00-89) and the TS-140S (00-09).  Only mode 1 and 
  45. frequency 1 are used. 
  46.  
  47. 3.    Duplex (Split) channels first appeared in the TS-440S (90-99) and are 
  48. used in all later models, notably the TS-140S (10-19) and TS-850S (00-89).  
  49. Splits can be both cross-band and cross-mode.  Thus, Kentrol uses both mode 1 
  50. & 2 and frequencies 1 & 2 in loading and reading split memories. 
  51.  
  52. 4.    Non-split duplex channels made their first appearance in the TS-140S 
  53. (20-30) and are also used in newer models such as the TS-850S (90-99).  
  54. Non-split duplex channels (Kenwood calls them 'programmed band markers') are a 
  55. sort of primitive version of the user-defined bands which Kentrol provides.  
  56. Frequency 1 defines the bottom of a range and frequency 2 the top.  Mode 2 
  57. must be set the same as mode 1.  Kentrol will automatically copy the contents 
  58. of non-split memory channels to unused user-defined band positions so you can 
  59. specify a tuning step and label text.  In memory channel mode it will treat 
  60. them as simplex channels, set to frequency 1.
  61.  
  62. I can only hope that Kenwood will realize what a lame idea the 'programmed 
  63. band markers' are, and either replace them with a better system or just 
  64. abandon them. Until that happens, they are a potential source of confusion.
  65.  
  66. AMBIGUOUS CHANNELS
  67.  
  68. Internally, all duplex channels store information in exactly the same format.  
  69. This means that memory files created from a TS-850S may confuse a TS-140S by 
  70. storing cross-mode splits in channels 20-30, where the 140 expects same-mode 
  71. ranges, and vice versa.  A similar confusion can occur between the 850 and the 
  72. 440 over channels 90-99.  There are NO conflicts among radios prior to the 850.
  73.  
  74. MODE CONVERSIONS
  75.  
  76. All relevant Kenwood models directly support AM, FM, LSB, USB and CW modes.  
  77. All except the TS-140S support either FSK or AFSK.  Kentrol provides a 
  78. software AFSK mode for the 140 and will automatically use it when loading a 
  79. channel.  The CWN (140) or CW-R (50-series) mode is automatically converted to plain 
  80. CW on all other radios, and the FSK-R mode (50-series) is converted to FSK.
  81.  
  82.  
  83.  
  84.